adProgramCourseAttribute 
Logical Entity Name  adProgramCourseAttribute 
Default Table Name  adProgramCourseAttribute 
Physical Only  NO 
Definition 
 
Note 
 

adProgramCourseAttribute Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdProgramCourseID(PK)(FK)    int  NO 
 
AdAttributeID(PK)(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

adProgramCourseAttribute Primary and Unique Keys 
Key Name  Key Type  Keys 
PK__adProgramCourseA__62E9A010  PrimaryKey  AdProgramCourseID, AdAttributeID 

adProgramCourseAttribute Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdAttribute  Identifying  One To Zero or More  FK_AdProgramCourseAttribute_AdAttributeID_AdAttribute_AdAttributeID      AdAttributeID  NO  YES 
AdProgramCourse  Identifying  One To Zero or More  FK_adProgramCourseAttribute_AdProgramCourseID_AdCourse_AdProgramCourseID      AdProgramCourseID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdProgramCourseAttribute_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

adProgramCourseAttribute Check Constraints 
Check Constraint Name  CheckConstraint